home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmAAAAddddddddTTTTaaaabbbbGGGGrrrroooouuuupppp((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmAAAAddddddddTTTTaaaabbbbGGGGrrrroooouuuupppp((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_A_d_d_T_a_b_G_r_o_u_p - A function that adds a manager or a
- primitive widget to the list of tab groups
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- void XmAddTabGroup (ttttaaaabbbb____ggggrrrroooouuuupppp)
- _W_i_d_g_e_t ttttaaaabbbb____ggggrrrroooouuuupppp;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This function is obsolete and its behavior is replaced by
- setting _X_m_N_n_a_v_i_g_a_t_i_o_n_T_y_p_e to _X_m_E_X_C_L_U_S_I_V_E__T_A_B__G_R_O_U_P. When
- using the keyboard to traverse through a widget hierarchy,
- primitive or manager widgets are grouped together into what
- are known as _t_a_b _g_r_o_u_p_s. Any manager or primitive widget
- can be a tab group. Within a tab group, move the focus to
- the next widget within the tab group by using the arrow
- keys. To move to another tab group, use _K_N_e_x_t_F_i_e_l_d or
- _K_P_r_e_v_F_i_e_l_d.
-
- Tab groups are ordinarily specified by the _X_m_N_n_a_v_i_g_a_t_i_o_n_T_y_p_e
- resource. _X_m_A_d_d_T_a_b_G_r_o_u_p is called to control the order of
- traversal of tab groups. The widget specified by ttttaaaabbbb____ggggrrrroooouuuupppp
- is appended to the list of tab groups to be traversed, and
- the widget's _X_m_N_n_a_v_i_g_a_t_i_o_n_T_y_p_e is set to
- _X_m_E_X_C_L_U_S_I_V_E__T_A_B__G_R_O_U_P.
-
- ttttaaaabbbb____ggggrrrroooouuuupppp
- Specifies the manager or primitive widget ID.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_M_a_n_a_g_e_r(_3_X), _X_m_G_e_t_T_a_b_G_r_o_u_p(_3_X), _X_m_P_r_i_m_i_t_i_v_e(_3_X), and
- _X_m_R_e_m_o_v_e_T_a_b_G_r_o_u_p(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-